From: Thien-Thi Nguyen Date: Sat, 25 Jan 2003 02:45:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28627 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e035eee16073609aac36241bb9ffeb68efe87869;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 700ddb107e3..2c7ccb500de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2003-01-24 Thien-Thi Nguyen + + * info.el (Info-extract-menu-node-name): When looking for end of menu + item, don't stop at first ":"; instead, continue until trailing + context is either a space or newline. + (Info-complete-menu-item): Change var `pattern' to allow ":" in menu + item. + (Info-menu): Likewise, for regexp used in backwards search. + (Info-try-follow-nearest-node): Remove case added in previous edit. + Instead, change the regexp in the following case to allow ":" in menu + item. + (Info-fontify-node): Fix bug: Handle `next-property-change' returning + point-max as "hasn't already been done". + 2003-01-24 Thien-Thi Nguyen * info.el (Info-try-follow-nearest-node): Add case: Handle menu item